Skip to content

Conversation

tobio
Copy link
Member

@tobio tobio commented Oct 15, 2025

Closes #610

This issue is essentially already done, I've moved some code around to better align with our normal organisation.

@tobio tobio self-assigned this Oct 15, 2025
biscout42
biscout42 previously approved these changes Oct 15, 2025
Copy link
Contributor

@biscout42 biscout42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the clean-up. Good catch that Geo data is only private location related, using of existing utils.MapValueFrom and moving api client to a separate file.

I wish we could migrate kibana client to OpenApi / generated one.

One nit question: what is the convention for acceptance test file names? We have internal/kibana/synthetics/parameter/resource_test.go and e.g. internal/kibana/synthetics/monitor/acc_test.go .

@tobio
Copy link
Member Author

tobio commented Oct 15, 2025

One nit question: what is the convention for acceptance test file names?

acc_test.go is the norm. Good call though, I'll look at renaming the resource_test files that are just acceptance tests today.

@tobio tobio merged commit c4297a1 into main Oct 15, 2025
52 of 54 checks passed
@tobio tobio deleted the synthetics-tidy branch October 15, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Support Synthetics APIs as Terraform resources

2 participants